'宣言 Public Overridable Function MoveToPageAsync( _ ByVal pageIndex As System.Integer, _ ByVal cancellationToken As System.Threading.CancellationToken _ ) As System.Threading.Tasks.Task
public virtual System.Threading.Tasks.Task MoveToPageAsync( System.int pageIndex, System.Threading.CancellationToken cancellationToken )
パラメータ
- pageIndex
- The index of the page.
- cancellationToken
- The cancellation token.